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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12326Zhou, Glenn, AYO15YorkEnglandUnited Kingdom
29446Ma, Jamie, P38001BraunschweigNordrhein-WestfalenGermany
24812Sai, Johnathan, B91910Chula VistaCaliforniaUnited States
26909Nath, Christine, M93000BobignySeine Saint DenisFrance

Generated 2025-07-11 16:30:02.306 UTC