[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 250   <  SKIP 7728  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22912Moreno, Mallory, P1597Lane CoveNew South WalesAustralia
22919Rana, Stanley, J1597Lane CoveNew South WalesAustralia
23014Mehta, Cassandra1597Lane CoveNew South WalesAustralia

Generated 2025-07-19 10:08:33.565 UTC