[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 1076   SHUFFLE   <  SKIP 881  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13314Hernandez, Jordan, A91941GrossmontCaliforniaUnited States
18876Chen, Luke90210Beverly HillsCaliforniaUnited States
20291Walker, Alexis94070San CarlosCaliforniaUnited States
19423Price, Maria57000MetzMoselleFrance

Generated 2025-07-19 07:53:03.458 UTC