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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12931Fernandez, Ann, M91910Chula VistaCaliforniaUnited States
19021Russell, Melissa, R98055RentonWashingtonUnited States
23150Allen, Gabriella94941Mill ValleyCaliforniaUnited States

Generated 2025-07-14 05:03:49.573 UTC