[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 396   SHUFFLE   <  SKIP 880  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23058Rivera, Michelle, A94010BurlingameCaliforniaUnited States
13427Winston, Connor, A91950Lincoln AcresCaliforniaUnited States
16588Martinez, AndreSW8 4BGLondonEnglandUnited Kingdom

Generated 2025-07-16 23:46:50.427 UTC