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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26911Gomez, KristiSW19 3RULondonEnglandUnited Kingdom
23269Griffin, Taylor, E92020El CajonCaliforniaUnited States
21906Simmons, Miranda, L98225BellinghamWashingtonUnited States

Generated 2025-07-18 00:28:39.606 UTC