[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 549   SHUFFLE   <  SKIP 1064  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12980Moyer, Max, C98168BurienWashingtonUnited States
28380Goel, Lindsay, A94310OrlyVal de MarneFrance
26295Kapoor, Toni, K98312BremertonWashingtonUnited States

Generated 2025-07-14 16:56:10.443 UTC