[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 512   SHUFFLE   <  SKIP 6282  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24845Jimenez, Tyrone57000MetzMoselleFrance
15500Raji, Keith94010BurlingameCaliforniaUnited States
11114Moreno, Leslie, C2138RhodesNew South WalesAustralia

Generated 2025-07-22 05:35:24.215 UTC