[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 3222   SHUFFLE   <  SKIP 333  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20915Carlson, Latasha31770ColomiersGaronne (Haute)France
21599Lopez, Sara, A97301SalemOregonUnited States
11811Brooks, Abigail, C94014ColmaCaliforniaUnited States
17587Liang, Curtis, J98312BremertonWashingtonUnited States

Generated 2025-07-15 03:23:28.021 UTC