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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29203Hu, Laura91910Chula VistaCaliforniaUnited States
19579Zheng, Dawn, F1002SydneyNew South WalesAustralia
16465Goel, KaraCM11BillericayEnglandUnited Kingdom

Generated 2025-07-12 03:00:48.270 UTC