[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 3104   SHUFFLE   <  SKIP 1964  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28496Shan, Adam, A57000MetzMoselleFrance
13396Kumar, David98501OlympiaWashingtonUnited States
24934Tang, Lindsay, P92118CoronadoCaliforniaUnited States

Generated 2025-07-20 14:06:43.387 UTC