[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 650   SHUFFLE   <  SKIP 2986  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13288Lopez, Jackson91941GrossmontCaliforniaUnited States
13761Powell, Logan, H97045Oregon CityOregonUnited States
12799Chandra, George, H66578NeunkirchenSaarlandGermany

Generated 2025-07-09 11:25:10.411 UTC