[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 405   SHUFFLE   <  SKIP 1489  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12594Gao, SandraCB4 4BZCambridgeEnglandUnited Kingdom
20496Roberts, Jada, J92020El CajonCaliforniaUnited States
17321Kumar, Kate4171HawthorneQueenslandAustralia

Generated 2025-07-12 03:45:54.184 UTC