[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 1922  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16519Chander, Yolanda4655Hervey BayQueenslandAustralia
18583Kumar, Luis98052RedmondWashingtonUnited States
24037Guo, Ramon78000VersaillesYvelineFrance
17878Sanders, Gabrielle, M57000MetzMoselleFrance

Generated 2025-07-11 16:18:56.220 UTC