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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29344Ye, Gilbert1597Lane CoveNew South WalesAustralia
25976Coleman, Hunter, F92020El CajonCaliforniaUnited States
23898Rai, Shawna, E38001BraunschweigNordrhein-WestfalenGermany

Generated 2025-07-20 01:22:36.287 UTC