[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 875   SHUFFLE   <  SKIP 5984  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23210Gray, Timothy, K94519ConcordCaliforniaUnited States
15893Xu, Yolanda, E98225BellinghamWashingtonUnited States
15776Mitchell, Jesse, C92625Newport BeachCaliforniaUnited States
14866Peterson, Hailey, R42651SolingenNordrhein-WestfalenGermany

Generated 2025-07-22 13:00:51.345 UTC