[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 237  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26488Rodriguez, Julia, AV8Y 1L1CliffsideBritish ColumbiaCanada
22455Kapoor, Roy22001HamburgHessenGermany
22535Prasad, Rachael, MEM15Esher-MoleseyEnglandUnited Kingdom
11811Brooks, Abigail, C94014ColmaCaliforniaUnited States

Generated 2025-07-11 16:49:37.986 UTC