[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 2421   SHUFFLE   <  SKIP 5857  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15779Hayes, Jackson98312BremertonWashingtonUnited States
18794Davis, Andrew, C90802Long BeachCaliforniaUnited States
11282Thomas, Christian, A98168BurienWashingtonUnited States
26945Hill, Katelyn93000BobignySeine Saint DenisFrance

Generated 2025-07-18 22:41:39.914 UTC