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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14515Cooper, Anna91945Lemon GroveCaliforniaUnited States
23139Yang, Christian91910Chula VistaCaliforniaUnited States
20883Rai, Latoya, A75002ParisSeine (Paris)France

Generated 2025-07-09 00:33:02.759 UTC