[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 5968  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11033Nath, Jaime2061Milsons PointNew South WalesAustralia
24973Rivera, Arianna, R90802Long BeachCaliforniaUnited States
20936Cai, Christy, C41100Saint OuenLoir et CherFrance

Generated 2025-07-19 00:31:08.472 UTC