[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 8006  >   <  TAKE 3  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13061Anderson, Ethan94611OaklandCaliforniaUnited States
29443Phillips, Gabriel, RTY31RuncornEnglandUnited Kingdom
22784Jackson, Nicholas, H90012Los AngelesCaliforniaUnited States

Generated 2025-07-14 10:29:57.020 UTC