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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19307Alonso, Micheal, WOX1OxfordEnglandUnited Kingdom
21268Lewis, Elizabeth, S94010BurlingameCaliforniaUnited States
22849Suri, Kristopher, M3205South MelbourneVictoriaAustralia

Generated 2025-07-17 04:43:18.453 UTC