[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 494   SHUFFLE   <  SKIP 846  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17532Patterson, Nathan, W90210Beverly HillsCaliforniaUnited States
17467Hayes, Wyatt, M92020El CajonCaliforniaUnited States
13973Shan, Bethany, L6105CloverdaleSouth AustraliaAustralia

Generated 2025-07-19 04:54:59.440 UTC