[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 2693   SHUFFLE   <  SKIP 214  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19181Pal, Chad, L93290Tremblay-en-FranceSeine Saint DenisFrance
13350Sandberg, IsaacV8Z 4N5ShawneeBritish ColumbiaCanada
23880Patterson, Noah, L90802Long BeachCaliforniaUnited States

Generated 2025-07-14 01:31:30.346 UTC