[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 3917   SHUFFLE   <  SKIP 2451  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27463Morgan, Rachel91910Chula VistaCaliforniaUnited States
12714Lu, Colleen30601HannoverNordrhein-WestfalenGermany
15915Cox, Alex92806La JollaCaliforniaUnited States

Generated 2025-07-14 07:32:22.066 UTC