[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 413   SHUFFLE   <  SKIP 1106  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17507Robinson, Alexis90012Los AngelesCaliforniaUnited States
26023Huang, Crystal, L4217Gold CoastQueenslandAustralia
28822Alexander, Amanda, L98027IssaquahWashingtonUnited States

Generated 2025-07-12 17:03:10.229 UTC