[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 632   SHUFFLE   <  SKIP 205  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27332Raji, Tony, K17490Saint OuenCharente-MaritimeFrance
20345Martinez, Regina, S90210Beverly HillsCaliforniaUnited States
21049Sharma, James, LPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-12 01:47:41.743 UTC