[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 2788   SHUFFLE   <  SKIP 692  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20050Prasad, Adriana, W92400CourbevoieHauts de SeineFrance
15727Zeng, Alisha, A2036MatravilleNew South WalesAustralia
19409Allen, Savannah91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-20 00:49:25.684 UTC