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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18915Gonzalez, Sydney92020El CajonCaliforniaUnited States
26690Bennett, Alexia91502BurbankCaliforniaUnited States
28035Green, Gabriella, CV2M1N7NewtonBritish ColumbiaCanada

Generated 2025-07-14 22:06:10.711 UTC