[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 540   SHUFFLE   <  SKIP 160  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15483Robinson, Katherine91776San GabrielCaliforniaUnited States
22403Beck, Cedric, L1597Lane CoveNew South WalesAustralia
13067Garcia, Olivia, S98168BurienWashingtonUnited States

Generated 2025-07-13 18:26:32.188 UTC