[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 482   SHUFFLE   <  SKIP 3742  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17051Ortega, Jessie, J4000BrisbaneQueenslandAustralia
13361Jai, Cameron, F97034Lake OswegoOregonUnited States
28043Young, Gabrielle, L94519ConcordCaliforniaUnited States

Generated 2025-07-11 10:55:17.879 UTC