[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 3222   SHUFFLE   <  SKIP 337  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17395Ramirez, Katherine91203GlendaleCaliforniaUnited States
21080Lopez, Ebony78000VersaillesYvelineFrance
19499Black, Shawn, AW1V 5RNLondonEnglandUnited Kingdom
28113Powell, Amanda2500WollongongNew South WalesAustralia

Generated 2025-07-15 12:03:00.062 UTC