[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 750 < SKIP 1297 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
23104 | Long, Isabelle, W | 4000 | Brisbane | Queensland | Australia |
23316 | Blanco, Billy | 4000 | Brisbane | Queensland | Australia |
23423 | Powell, Adam | 4000 | Brisbane | Queensland | Australia |
Generated 2025-10-08 20:13:37.870 UTC