[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 7828   SHUFFLE   <  SKIP 5175  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23733Gomez, Natasha, G98312BremertonWashingtonUnited States
11112Wang, Crystal, C4655Hervey BayQueenslandAustralia
12559Lopez, Emmanuel, RSW8 4BGLondonEnglandUnited Kingdom

Generated 2025-07-21 12:44:37.228 UTC