[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 4614  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15193King, Samuel94014ColmaCaliforniaUnited States
18616Butler, Spencer, A94611OaklandCaliforniaUnited States
12374Kapoor, Marie59170CroixNordFrance
11686Edwards, Luke, C91203GlendaleCaliforniaUnited States

Generated 2025-07-11 03:03:10.628 UTC