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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13983Collins, Logan, H2444Port MacquarieNew South WalesAustralia
24769Lal, Brendan, L94014ColmaCaliforniaUnited States
28496Shan, Adam, A57000MetzMoselleFrance

Generated 2025-07-10 02:27:10.263 UTC