[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 4607   <  SKIP 1127  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25021Sharma, Edwin, K2450Coffs HarbourNew South WalesAustralia
19868Jenkins, Kyle, L92625Newport BeachCaliforniaUnited States

Generated 2025-07-19 16:58:58.559 UTC