[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 2452   SHUFFLE   <  SKIP 125  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11441Gomez, Erika75002ParisSeine (Paris)France
26236Evans, Isabella, A98168BurienWashingtonUnited States
26751Serrano, Mallory, E2500WollongongNew South WalesAustralia

Generated 2025-07-21 20:06:07.933 UTC