[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 2391   SHUFFLE   <  SKIP 1045  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13904Thompson, Natalie, J91932Imperial BeachCaliforniaUnited States
27164Carlson, Micheal, ECM11BillericayEnglandUnited Kingdom
22032Fernandez, Ivan3000MelbourneVictoriaAustralia

Generated 2025-07-14 00:12:52.063 UTC