[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 24   SHUFFLE   <  SKIP 529  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26530Morgan, Riley, R97034Lake OswegoOregonUnited States
13326Fernandez, Bob, J90210Beverly HillsCaliforniaUnited States
11024Xie, Russell94519ConcordCaliforniaUnited States
15677Bradley, Alyssa, C93000BobignySeine Saint DenisFrance
20030Harris, Alexander, E94010BurlingameCaliforniaUnited States
23768Garcia, Joshua, ATY31RuncornEnglandUnited Kingdom

Generated 2025-07-19 14:23:40.024 UTC