[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 650   SHUFFLE   <  SKIP 1416  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28029Price, Seth, M91502BurbankCaliforniaUnited States
18027Griffin, Alexia, W66740SaarlouisSaarlandGermany
16345Ramos, Francis2500WollongongNew South WalesAustralia

Generated 2025-07-14 01:42:21.299 UTC