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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20038Price, Taylor94611OaklandCaliforniaUnited States
16428Ross, RyanPE17BuryEnglandUnited Kingdom
19203Navarro, Darren, E90210Beverly HillsCaliforniaUnited States

Generated 2025-07-11 18:32:30.391 UTC