[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 484   SHUFFLE   <  SKIP 1629  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15234Moreno, Kathleen, C2777SpringwoodNew South WalesAustralia
21358Reed, Cody94611OaklandCaliforniaUnited States
19868Jenkins, Kyle, L92625Newport BeachCaliforniaUnited States

Generated 2025-07-16 05:57:43.398 UTC