[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 3917   SHUFFLE   <  SKIP 2475  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25345Powell, Olivia, B94941Mill ValleyCaliforniaUnited States
29068Madan, Cassandra, D2036MatravilleNew South WalesAustralia
29393Rai, Sheena94310OrlyVal de MarneFrance

Generated 2025-07-12 18:55:15.202 UTC