[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 470   SHUFFLE   <  SKIP 5406  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11610Collins, BlakeAS23Stoke-on-TrentEnglandUnited Kingdom
26835Turner, Kyle, C93290Tremblay-en-FranceSeine Saint DenisFrance
13984Richardson, Adrian, C92102San DiegoCaliforniaUnited States

Generated 2025-07-16 14:47:39.677 UTC