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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22664Yang, Dawn, A59000LilleNordFrance
11797Coleman, Devin, R94611OaklandCaliforniaUnited States
25572Gonzalez, AllenGL7 1RYGloucestershireEnglandUnited Kingdom

Generated 2025-07-10 09:46:58.511 UTC