[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 494   SHUFFLE   <  SKIP 192  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23984Kennedy, Kelsey, MW1Y 3RALondonEnglandUnited Kingdom
17299Ferrier, Jaclyn, D3220GeelongVictoriaAustralia
22950Cox, Nicole, V4000BrisbaneQueenslandAustralia

Generated 2025-07-16 20:21:00.773 UTC