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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17139Rivera, Jade94070San CarlosCaliforniaUnited States
27152Wang, Dawn, LSW8 4BGLondonEnglandUnited Kingdom
24482Ramos, Roy, A3337MeltonVictoriaAustralia

Generated 2025-07-14 02:26:46.732 UTC