[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 875   SHUFFLE   <  SKIP 1355  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15153Li, Kristen, R2450Coffs HarbourNew South WalesAustralia
18432Lopez, Jordan, L94010BurlingameCaliforniaUnited States
20847Young, Kyle, T66740SaarlouisSaarlandGermany
20275Kelly, Angela, J97034Lake OswegoOregonUnited States

Generated 2025-07-07 21:00:35.729 UTC