[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   SHUFFLE   SKIP 2997   <  SKIP 2600  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11217Adams, Natalie, P97205PortlandOregonUnited States
20739Carter, Kaitlyn, A98501OlympiaWashingtonUnited States
12500Vazquez, Kathleen, M63009OffenbachSaarlandGermany

Generated 2025-07-20 20:41:56.576 UTC