[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 875   SHUFFLE   <  SKIP 3646  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11327Moreno, Jaime, C91502BurbankCaliforniaUnited States
12421Hughes, Cameron, A92625Newport BeachCaliforniaUnited States
26541Butler, Alexis94519ConcordCaliforniaUnited States
18002Navarro, Gina, M10210BerlinHamburgGermany

Generated 2025-07-18 14:45:38.576 UTC