[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 405   SHUFFLE   <  SKIP 140  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13127Fernandez, Shane, A3337MeltonVictoriaAustralia
17155Lewis, Samuel, H92020El CajonCaliforniaUnited States
26926Mehta, Sergio75019ParisSeine (Paris)France

Generated 2025-07-14 18:16:21.767 UTC