[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 327   SHUFFLE   <  SKIP 2814  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23426Ferrier, Mathew2055North SydneyNew South WalesAustralia
11578Huang, Trisha93500PantinSeine Saint DenisFrance
15047Vazquez, Meghan, WSW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-15 23:24:16.636 UTC