[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 717   SHUFFLE   <  SKIP 2456  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11948Xu, Tasha, E2065St. LeonardsNew South WalesAustralia
23563Chavez, Kurt, C1002SydneyNew South WalesAustralia
24664Washington, Ian, MV9LangfordBritish ColumbiaCanada

Generated 2025-07-14 09:28:24.304 UTC