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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18923Kapoor, Cassandra98225BellinghamWashingtonUnited States
17364Perry, Ian, A90712LakewoodCaliforniaUnited States
13776Carter, MiguelCM11BillericayEnglandUnited Kingdom
26605Foster, Brandon, R90012Los AngelesCaliforniaUnited States

Generated 2025-07-16 16:18:58.372 UTC