[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 5225   <  SKIP 426  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22531Zhou, Tiffany, V75003ParisSeine (Paris)France
18837Hernandez, Amanda91977Spring ValleyCaliforniaUnited States
24624Murphy, Allison, J94536FremontCaliforniaUnited States

Generated 2025-07-21 09:52:19.768 UTC