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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24598Ms., Sherwood, Irma, J.7001HobartTasmaniaAustralia
22342Lal, Jon, M98168BurienWashingtonUnited States
24312Martin, Austin, T98201EverettWashingtonUnited States

Generated 2025-07-09 19:53:28.560 UTC