[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 4931   SHUFFLE   <  SKIP 442  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18850Hughes, Ethan94941Mill ValleyCaliforniaUnited States
22313Martinez, Jarrod, HWA1WarringtonEnglandUnited Kingdom
26312Wood, Elizabeth, D98366Port OrchardWashingtonUnited States

Generated 2025-07-18 01:54:29.344 UTC