[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 875   SHUFFLE   <  SKIP 123  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17305Torres, Neil2036MalabarNew South WalesAustralia
22796Nath, Brad17490Saint OuenCharente-MaritimeFrance
11298Luo, Jon91910Chula VistaCaliforniaUnited States

Generated 2025-07-09 15:19:39.859 UTC