[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 875   SHUFFLE   <  SKIP 6658  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26676Jenkins, Emily91945Lemon GroveCaliforniaUnited States
26948Garcia, Abby, A30601HannoverNordrhein-WestfalenGermany
27044Long, Carol, J91977Spring ValleyCaliforniaUnited States

Generated 2025-07-16 19:31:08.567 UTC