[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 2927   SHUFFLE   <  SKIP 434  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16092Bryant, Jessica98201EverettWashingtonUnited States
12595Blanco, Mathew, BSW19 3RULondonEnglandUnited Kingdom
24123Hu, Heather93700DrancySeine Saint DenisFrance

Generated 2025-07-11 16:08:05.240 UTC