[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 413   SHUFFLE   <  SKIP 288  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11741Chander, Tamara, L91910Chula VistaCaliforniaUnited States
18577Winston, Isabelle, C94070San CarlosCaliforniaUnited States
21793Scott, Kaylee, L97045Oregon CityOregonUnited States

Generated 2025-07-15 23:24:58.583 UTC