[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 998   SHUFFLE   <  SKIP 121  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12348Vazquez, Jimmy, D2060Lavender BayNew South WalesAustralia
28522Ma, Rosa, M66272Sulzbach TaunusSaarlandGermany
18553Roberts, Alex, K97034Lake OswegoOregonUnited States

Generated 2025-07-09 19:57:57.079 UTC