[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 842  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27164Carlson, Micheal, ECM11BillericayEnglandUnited Kingdom
28540Zhang, Leah92400CourbevoieHauts de SeineFrance
19767Serrano, Ross94704BerkeleyCaliforniaUnited States

Generated 2025-07-09 02:21:52.178 UTC