[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 480   SHUFFLE   <  SKIP 453  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17754King, Stephanie, W57000MetzMoselleFrance
26602Yang, Noah91945Lemon GroveCaliforniaUnited States
19753Gao, Lisa, A2055North SydneyNew South WalesAustralia

Generated 2025-07-09 18:26:55.350 UTC