[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 437 < SKIP 1555 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13634 | Russell, Alexis, L | 4000 | Brisbane | Queensland | Australia |
14855 | Weber, Deanna, L | 4000 | Brisbane | Queensland | Australia |
15133 | Rai, Raul, R | 4000 | Brisbane | Queensland | Australia |
Generated 2025-07-08 13:15:59.062 UTC