[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 250   SHUFFLE   <  SKIP 4364  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22646She, Cara, HSE1 8HLLondonEnglandUnited Kingdom
11536Chow, Logan, J94536FremontCaliforniaUnited States
25718Martinez, Terrance6006PerthSouth AustraliaAustralia

Generated 2025-07-15 07:45:50.978 UTC