[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 413   SHUFFLE   <  SKIP 1393  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26446Muñoz, Jamie, H2061Milsons PointNew South WalesAustralia
17478Martin, Renee, L4000BrisbaneQueenslandAustralia
14938Sanz, MalloryEC1R 0DULondonEnglandUnited Kingdom

Generated 2025-07-14 14:52:11.286 UTC