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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18512Torres, Alex, L91950Lincoln AcresCaliforniaUnited States
16325Williams, Emma, KTY31RuncornEnglandUnited Kingdom
19089Arthur, Regina, A3198SeafordVictoriaAustralia

Generated 2025-07-16 18:17:36.142 UTC