[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 589   SHUFFLE   <  SKIP 74  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16580Chen, Dawn, C57000MetzMoselleFrance
23252Wood, Alexia94611OaklandCaliforniaUnited States
19574Ramos, Michele, J3550BendigoVictoriaAustralia
23573Gao, Jorge4655Hervey BayQueenslandAustralia

Generated 2025-07-19 22:18:42.102 UTC