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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11386Cai, Jaclyn64283DarmstadtHessenGermany
16047Johnson, Taylor, H66740SaarlouisSaarlandGermany
27212Roberts, Sophia, M90802Long BeachCaliforniaUnited States
26982Muñoz, Jose, R59491Villeneuve-d'AscqNordFrance

Generated 2025-07-11 11:23:44.991 UTC