[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 655   <  SKIP 2248  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25138Russell, Seth2500WollongongNew South WalesAustralia
25617Shan, Leonard, E92081Paris La DefenseHauts de SeineFrance
19999Brooks, Danielle92806La JollaCaliforniaUnited States

Generated 2025-07-16 06:05:06.843 UTC