[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 92   <  SKIP 1305  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17544Rogers, Eduardo, S98201EverettWashingtonUnited States
18255Griffin, Rachel3220GeelongVictoriaAustralia
27332Raji, Tony, K17490Saint OuenCharente-MaritimeFrance

Generated 2025-07-22 11:19:16.776 UTC