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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25481Jackson, Lucas, APB12PeterboroughEnglandUnited Kingdom
19190Shen, Carl, LY024 1GFYorkEnglandUnited Kingdom
13493Zhao, Valerie, RRG11 5TPBerkshireEnglandUnited Kingdom
13053Lu, Vincent98225BellinghamWashingtonUnited States

Generated 2025-07-11 06:22:54.363 UTC