[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 650   SHUFFLE   <  SKIP 2425  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14779Fernandez, Henry, A93500PantinSeine Saint DenisFrance
22111King, Gabriella94519ConcordCaliforniaUnited States
20481Edwards, Jordan, L92625Newport BeachCaliforniaUnited States
19969Guo, Jake, P5023FindonSouth AustraliaAustralia

Generated 2025-07-12 21:56:30.711 UTC