[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 250   SHUFFLE   <  SKIP 4675  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18835Coleman, Isabelle, J92020El CajonCaliforniaUnited States
26631Stewart, Isaiah, A92625Newport BeachCaliforniaUnited States
26847Yang, Brent30601HannoverNordrhein-WestfalenGermany

Generated 2025-07-16 07:40:45.166 UTC