[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 644   SHUFFLE   <  SKIP 752  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23881Martinez, Joshua, M90012Los AngelesCaliforniaUnited States
27321Zhang, Dylan, L66740SaarlouisSaarlandGermany
26892Rogers, Cody, FKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-17 17:55:49.217 UTC