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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14533Alonso, Roberto, MSL4 1RHBerksEnglandUnited Kingdom
22418Smith, Jacob, APE17BuryEnglandUnited Kingdom
24673Cox, Paige92625Newport BeachCaliforniaUnited States
28321Wu, Arturo, A4000BrisbaneQueenslandAustralia

Generated 2025-07-18 20:23:02.427 UTC