[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 438   SHUFFLE   <  SKIP 652  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25407Anand, Tony, L97015ClackamasOregonUnited States
16413Gonzalez, Julia, W46236BottropNordrhein-WestfalenGermany
28585Russell, Julian, M91502BurbankCaliforniaUnited States
26285Hayes, Kayla98027IssaquahWashingtonUnited States

Generated 2025-07-19 07:54:48.818 UTC