[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 4665  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17753Sanz, KendraEM15Esher-MoleseyEnglandUnited Kingdom
16389Shen, Arturo12311BerlinSaarlandGermany
22740Rogers, Kimberly94704BerkeleyCaliforniaUnited States

Generated 2025-07-12 08:45:28.584 UTC