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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25517Cook, Christina57000MetzMoselleFrance
19673Navarro, Mathew, A2113North RydeNew South WalesAustralia
11710Ramirez, Zoe, R92806La JollaCaliforniaUnited States
18493McDonald, Kaitlin2036MalabarNew South WalesAustralia

Generated 2025-07-21 10:07:31.344 UTC