[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 0   SHUFFLE   <  SKIP 3367  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22407Gonzalez, Carolyn, H2060Lavender BayNew South WalesAustralia
24131Rubio, Felicia, S94310OrlyVal de MarneFrance
19194Garcia, Cesar, L75010ParisSeine (Paris)France
29369He, ArturoY024 1GFYorkEnglandUnited Kingdom
19918Alonso, Joy, AY024 1GFYorkEnglandUnited Kingdom
11621She, Leah, R98312BremertonWashingtonUnited States

Generated 2025-11-02 09:59:19.656 UTC