[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 2920   SHUFFLE   <  SKIP 872  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20867Johnson, Noah, K59100RoubaixNordFrance
23973Long, Zachary, A75007ParisSeine (Paris)France
16344King, Xavier, K95062Santa CruzCaliforniaUnited States

Generated 2025-07-20 01:48:22.863 UTC