[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 6869   <  SKIP 281  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13015Parker, Rebecca, L97034Lake OswegoOregonUnited States
14706Jai, KateEC1R 0DULondonEnglandUnited Kingdom
19969Guo, Jake, P5023FindonSouth AustraliaAustralia

Generated 2025-07-21 01:42:38.994 UTC