[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 2993   SHUFFLE   <  SKIP 49  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26834Romero, Teresa, ACM11BillericayEnglandUnited Kingdom
12281Sanchez, JanelleOX14 4SEOxfordEnglandUnited Kingdom
26337Gonzalez, Jennifer98312BremertonWashingtonUnited States

Generated 2025-07-13 04:28:37.360 UTC