[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 872   SHUFFLE   <  SKIP 2198  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16194Deng, Katie92400CourbevoieHauts de SeineFrance
24934Tang, Lindsay, P92118CoronadoCaliforniaUnited States
11166Martinez, Ashley98501OlympiaWashingtonUnited States

Generated 2025-07-14 00:36:12.065 UTC