[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 3104   SHUFFLE   <  SKIP 1998  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22000Chandra, Cynthia4655Hervey BayQueenslandAustralia
23636Gonzalez, Rachael, MOX1OxfordEnglandUnited Kingdom
28923Hernandez, Roberto2061Milsons PointNew South WalesAustralia

Generated 2025-07-13 11:57:52.804 UTC