[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 4898   SHUFFLE   <  SKIP 682  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15655Gomez, Deanna45001EssenHamburgGermany
25796Jai, KelvinSW8 4BGLondonEnglandUnited Kingdom
28043Young, Gabrielle, L94519ConcordCaliforniaUnited States

Generated 2025-07-22 10:20:17.243 UTC