[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 4152   <  SKIP 1623  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11081Baker, Savannah, C94519ConcordCaliforniaUnited States
16398Rana, Emmanuel, J59100RoubaixNordFrance
20118Henderson, Jacqueline, R91977Spring ValleyCaliforniaUnited States

Generated 2025-07-21 10:55:45.059 UTC