[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 250   SHUFFLE   <  SKIP 1009  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28847Xu, Carly, G94519ConcordCaliforniaUnited States
19385Lin, Alisha30601HannoverNordrhein-WestfalenGermany
16259Sai, Ebony, C59491Villeneuve-d'AscqNordFrance
26493Ramos, Lawrence, P98225BellinghamWashingtonUnited States

Generated 2025-07-12 10:45:46.617 UTC