[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 650   SHUFFLE   <  SKIP 2788  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26810Stewart, Melanie, MV7L 4J4N. VancouverBritish ColumbiaCanada
20048Srini, VirginiaB29 6SLBirminghamEnglandUnited Kingdom
24636Ward, Anna97034Lake OswegoOregonUnited States

Generated 2025-07-20 06:47:28.634 UTC