[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   SHUFFLE   SKIP 655   <  SKIP 2260  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21168Chapman, Clifford, C2580GoulburnNew South WalesAustralia
17330Becker, Latoya, W2061Milsons PointNew South WalesAustralia
28935Johnsen, Eddie4655Hervey BayQueenslandAustralia

Generated 2025-07-14 23:34:33.947 UTC