[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 562 < SKIP 1486 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
23104 | Long, Isabelle, W | 4000 | Brisbane | Queensland | Australia |
23423 | Powell, Adam | 4000 | Brisbane | Queensland | Australia |
23425 | Lopez, Rachael | 4000 | Brisbane | Queensland | Australia |
Generated 2025-07-09 23:12:10.107 UTC