[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 468   SHUFFLE   <  SKIP 560  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16046Gomez, RobynRG41 1QWWokinghamEnglandUnited Kingdom
23026Rogers, Jessica, M91203GlendaleCaliforniaUnited States
20296Diaz, Morgan, L94010BurlingameCaliforniaUnited States
14610Jenkins, Lauren, S98201EverettWashingtonUnited States

Generated 2025-07-19 01:06:40.477 UTC