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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23302Walker, Fernando, R98366Port OrchardWashingtonUnited States
13142Moore, Xavier, L94947NovatoCaliforniaUnited States
20904Gomez, Ebony, CCM11BillericayEnglandUnited Kingdom

Generated 2025-07-09 09:06:05.004 UTC