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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25120Rodriguez, Heidi, L2580GoulburnNew South WalesAustralia
19936Luo, Corey46236BottropNordrhein-WestfalenGermany
18547Johnson, Ethan, L94070San CarlosCaliforniaUnited States

Generated 2025-07-20 18:09:16.491 UTC