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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17916Xu, Tracy, L2060Lavender BayNew South WalesAustralia
28139Gutierrez, Carrie, C3000MelbourneVictoriaAustralia
14868Morgan, Ariana91791West CovinaCaliforniaUnited States

Generated 2025-07-09 21:45:27.572 UTC