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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13454Griffin, Benjamin90802Long BeachCaliforniaUnited States
11461Jimenez, Victor2060Lavender BayNew South WalesAustralia
21064Sun, Colleen, C80610Saint OuenSommeFrance
18509Foster, Xavier, G94303Palo AltoCaliforniaUnited States

Generated 2025-07-14 07:01:57.751 UTC