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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28539Zhou, Barbara59000LilleNordFrance
26098Lee, Daniel91791West CovinaCaliforniaUnited States
11092Diaz, Cheryl, A4169East BrisbaneQueenslandAustralia
24882Srini, Meredith, V59100RoubaixNordFrance

Generated 2025-07-18 15:00:19.406 UTC