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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12788Nelson, Amanda91910Chula VistaCaliforniaUnited States
16319Ortega, Joy, A93000BobignySeine Saint DenisFrance
19260Sharma, LatoyaCM11BillericayEnglandUnited Kingdom

Generated 2025-07-11 03:54:36.856 UTC