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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15463Yuan, Terrence, T92400CourbevoieHauts de SeineFrance
22904Shen, Mitchell, M7001HobartTasmaniaAustralia
15563Lopez, Luke98027IssaquahWashingtonUnited States

Generated 2025-07-19 02:46:40.203 UTC