[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 4189  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15723Deng, Kate, L2113North RydeNew South WalesAustralia
21810Miller, Justin, C91977Spring ValleyCaliforniaUnited States
25835Flores, Destiny, L95062Santa CruzCaliforniaUnited States

Generated 2025-07-12 13:21:57.197 UTC