[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 468   SHUFFLE   <  SKIP 1023  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15895Parker, Sophia, E92020El CajonCaliforniaUnited States
12415Richardson, Brianna, G97068W. LinnOregonUnited States
22668Hernandez, Adrienne, YE17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-16 16:05:08.424 UTC