[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 468   SHUFFLE   <  SKIP 310  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21429Sandberg, Isabella, D97205PortlandOregonUnited States
19598Powell, Kaitlyn1002SydneyNew South WalesAustralia
29198Ramirez, Faith91791West CovinaCaliforniaUnited States

Generated 2025-07-11 22:05:40.940 UTC