[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 4027   SHUFFLE   <  SKIP 1503  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25259Thomas, Ethan99202SpokaneWashingtonUnited States
21849Chow, Todd80610Saint OuenSommeFrance
26188Sara, Geoffrey4700RockhamptonQueenslandAustralia

Generated 2025-07-15 04:25:44.843 UTC