[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 456   SHUFFLE   <  SKIP 2074  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13903Hernandez, Elijah92020El CajonCaliforniaUnited States
25537Phillips, NathanEM15Esher-MoleseyEnglandUnited Kingdom
24624Murphy, Allison, J94536FremontCaliforniaUnited States
28726Liang, Kelli, C24044KielSaarlandGermany

Generated 2025-07-19 16:16:54.134 UTC