[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2421   SHUFFLE   <  SKIP 1392  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23836Carter, Chloe91950Lincoln AcresCaliforniaUnited States
26630Powell, VanessaV9B 2C3ShawneeBritish ColumbiaCanada
28946Anderson, John, C4655Hervey BayQueenslandAustralia

Generated 2025-07-13 22:17:22.724 UTC