[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 24   SHUFFLE   <  SKIP 1349  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23145Xie, Nichole94519ConcordCaliforniaUnited States
28188Price, Kayla97034Lake OswegoOregonUnited States
25918Anand, Carly2450Coffs HarbourNew South WalesAustralia

Generated 2025-07-10 18:57:05.627 UTC