[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 2244  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13263Anand, Kate, K59223RoncqNordFrance
29150Griffin, Wyatt, C97034Lake OswegoOregonUnited States
23288Evans, Eduardo94611OaklandCaliforniaUnited States
22813Deng, JerryW1Y 3RALondonEnglandUnited Kingdom

Generated 2025-07-11 20:15:45.829 UTC