[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   SHUFFLE   SKIP 4160   <  SKIP 386  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25376Griffin, Alexis, S94941Mill ValleyCaliforniaUnited States
16508Zhu, Brent93500PantinSeine Saint DenisFrance
20230Munoz, Gary, D2500WollongongNew South WalesAustralia

Generated 2025-07-21 01:59:47.659 UTC