[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 413   SHUFFLE   <  SKIP 1313  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16900Jones, Miguel, R92102San DiegoCaliforniaUnited States
22065Martin, Roy4000BrisbaneQueenslandAustralia
23043Moore, Katherine, L98403TacomaWashingtonUnited States

Generated 2025-07-11 18:05:58.247 UTC