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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25666Munoz, Micheal45000OrleansLoiretFrance
14570Henderson, Hannah98901YakimaWashingtonUnited States
22001Chander, Gregory, J7001HobartTasmaniaAustralia

Generated 2025-07-15 07:39:04.822 UTC