[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 3104   SHUFFLE   <  SKIP 2059  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16429Luo, Jaclyn66740SaarlouisSaarlandGermany
29322Alexander, Gavin, K97222MilwaukieOregonUnited States
27056James, Mackenzie, L90012Los AngelesCaliforniaUnited States

Generated 2025-07-12 22:50:26.065 UTC