[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 783  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27977Alonso, Jerome, H2060Lavender BayNew South WalesAustralia
11475Subram, Cesar, LSW8 1XDLondonEnglandUnited Kingdom

Generated 2025-07-17 18:09:42.366 UTC