[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 189   SHUFFLE   <  SKIP 686  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21864Lopez, Martin, ECM11BillericayEnglandUnited Kingdom
11202Price, Alexia, L90712LakewoodCaliforniaUnited States
20234Mehta, Gerald2055North SydneyNew South WalesAustralia

Generated 2025-07-14 06:39:28.534 UTC