[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 461   SHUFFLE   <  SKIP 4029  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20883Rai, Latoya, A75002ParisSeine (Paris)France
23773Cai, Jon17490Saint OuenCharente-MaritimeFrance
19719Baker, Hunter, H94947NovatoCaliforniaUnited States

Generated 2025-07-11 16:05:58.610 UTC