[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 394   SHUFFLE   <  SKIP 321  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25221Zhu, Erica2113North RydeNew South WalesAustralia
28282Foster, Cindy97301SalemOregonUnited States
26674Jackson, Ashley91910Chula VistaCaliforniaUnited States

Generated 2025-07-13 10:11:25.518 UTC