[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   SKIP 2504   SHUFFLE   <  SKIP 1465  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12085Rodriguez, Tyler97205PortlandOregonUnited States
22616Zhang, JakeSL67RJMaidenheadEnglandUnited Kingdom
26479Cook, Katherine, R94014ColmaCaliforniaUnited States

Generated 2025-07-21 05:35:26.083 UTC